Skip to content

Conversation

ck-telecom
Copy link
Contributor

add sf32lb52x uart dma support

}

if (dma_status.busy) {
LOG_ERR("Tx DMA Channel is busy");
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gmarull It seems always busy when firstly query dma status, and DMA_IFCR is 0 by default.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe DMA driver has a bug?

@ck-telecom ck-telecom force-pushed the sf32lb_uart_dma branch 5 times, most recently from cc6cea1 to 9f9138f Compare October 20, 2025 05:24
add sf32lb52x uart dma support

Signed-off-by: Qingsong Gou <[email protected]>
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants